UNPKG

class-validator-multi-lang

Version:
105 lines (104 loc) 9.86 kB
{ "$IS_INSTANCE decorator expects and object as value, but got falsy value.": "$IS_INSTANCE decoratore si aspetta e oggetto come valore, ma ha un valore falso.", "$property is $constraint1": "$property è $constraint1", "$property is not a valid decimal number.": "$property non è un numero decimale valido.", "$property must be a BIC or SWIFT code": "$property deve essere un codice BIC o SWIFT", "$property must be a boolean string": "$property deve essere una stringa booleana", "$property must be a boolean value": "$property deve essere un valore booleano", "$property must be a BTC address": "$property deve essere un indirizzo BTC", "$property must be a credit card": "$property deve essere una carta di credito", "$property must be a currency": "$property deve essere una valuta", "$property must be a data uri format": "$property deve essere un formato di dati uri", "$property must be a Date instance": "$property deve essere un'istanza Data", "$property must be a Firebase Push Id": "$property deve essere un Firebase Push Id", "$property must be a hash of type $constraint1": "$property deve essere un hash di tipo $constraint1", "$property must be a hexadecimal color": "$property deve essere un colore esadecimale", "$property must be a hexadecimal number": "$property deve essere un numero esadecimale", "$property must be a HSL color": "$property deve essere un colore HSL", "$property must be a identity card number": "$property deve essere un numero di carta d'identità", "$property must be a ISSN": "$property deve essere un ISSN", "$property must be a json string": "$property deve essere una stringa json", "$property must be a jwt string": "$property deve essere una stringa jwt", "$property must be a latitude string or number": "$property deve essere una stringa di latitudine o un numero", "$property must be a latitude,longitude string": "$property deve essere una stringa di latitudine,longitudine", "$property must be a longitude string or number": "$property deve essere una stringa di longitudine o un numero", "$property must be a lowercase string": "$property deve essere una stringa minuscola", "$property must be a MAC Address": "$property deve essere un indirizzo MAC", "$property must be a mongodb id": "$property deve essere un id mongodb", "$property must be a negative number": "$property deve essere un numero negativo", "$property must be a non-empty object": "$property deve essere un oggetto non vuoto", "$property must be a number conforming to the specified constraints": "$property deve essere un numero conforme ai vincoli specificati", "$property must be a number string": "$property deve essere una stringa numerica", "$property must be a phone number": "$property deve essere un numero di telefono", "$property must be a port": "$property deve essere una porta", "$property must be a positive number": "$property deve essere un numero positivo", "$property must be a postal code": "$property deve essere un codice postale", "$property must be a Semantic Versioning Specification": "$property deve essere una Specifica di Versionamento Semantico", "$property must be a string": "$property deve essere una stringa", "$property must be a UUID": "$property deve essere un UUID", "$property must be a valid domain name": "$property deve essere un nome di dominio valido", "$property must be a valid enum value": "$property deve essere un valore enum valido", "$property must be a valid ISO 8601 date string": "$property deve essere una stringa di data ISO 8601 valida", "$property must be a valid ISO31661 Alpha2 code": "$property deve essere un codice ISO31661 Alpha2 valido", "$property must be a valid ISO31661 Alpha3 code": "$property deve essere un codice ISO31661 Alpha3 valido", "$property must be a valid phone number": "$property deve essere un numero di telefono valido", "$property must be a valid representation of military time in the format HH:MM": "$property deve essere una rappresentazione valida del tempo militare nel formato HH:MM", "$property must be an array": "$property deve essere un array", "$property must be an EAN (European Article Number)": "$property deve essere un EAN (European Article Number)", "$property must be an email": "$property deve essere una email", "$property must be an Ethereum address": "$property deve essere un indirizzo Ethereum", "$property must be an IBAN": "$property deve essere un IBAN", "$property must be an instance of $constraint1name": "$property deve essere un'istanza di $constraint1name", "$property must be an integer number": "$property deve essere un numero intero", "$property must be an ip address": "$property deve essere un indirizzo ip", "$property must be an ISBN": "$property deve essere un ISBN", "$property must be an ISIN (stock/security identifier)": "$property deve essere un ISIN (inventario/identificatore di sicurezza)", "$property must be an ISRC": "$property deve essere un ISRC", "$property must be an object": "$property deve essere un oggetto", "$property must be an URL address": "$property deve essere un indirizzo URL", "$property must be base32 encoded": "$property deve essere codificato base32", "$property must be base64 encoded": "$property deve essere codificato base64", "$property must be divisible by $constraint1": "$property deve essere divisibile per $constraint1", "$property must be empty": "$property deve essere vuoto", "$property must be equal to $constraint1": "$property deve essere uguale a $constraint1", "$property must be locale": "$property deve essere locale", "$property must be longer than or equal to $constraint1 and shorter than or equal to $constraint2 characters": "$property deve essere più lungo o uguale a $constraint1 e inferiore o uguale a $constraint2 caratteri", "$property must be longer than or equal to $constraint1 characters": "$property deve essere più lungo o uguale a $constraint1 caratteri", "$property must be magnet uri format": "$property deve essere formato uri magnetico", "$property must be MIME type format": "$property deve essere formato MIME", "$property must be one of the following values: $constraint1": "$property deve essere uno dei seguenti valori: $constraint1", "$property must be RFC 3339 date": "$property deve essere RFC 3339 data", "$property must be RGB color": "$property deve essere di colore RGB", "$property must be shorter than or equal to $constraint1 characters": "$property deve essere minore o uguale a $constraint1 caratteri", "$property must be shorter than or equal to $constraint2 characters": "$property deve essere minore o uguale a $constraint2 caratteri", "$property must be uppercase": "$property deve essere maiuscolo", "$property must be valid octal number": "$property deve essere un numero ottale valido", "$property must be valid passport number": "$property deve essere un numero di passaporto valido", "$property must contain $constraint1 values": "$property deve contenere $constraint1 valori", "$property must contain a $constraint1 string": "$property deve contenere una stringa $constraint1", "$property must contain a full-width and half-width characters": "$property deve contenere caratteri a tutta larghezza e mezza larghezza", "$property must contain a full-width characters": "$property deve contenere caratteri a tutta larghezza", "$property must contain a half-width characters": "$property deve contenere caratteri di mezza larghezza", "$property must contain any surrogate pairs chars": "$property deve contenere qualsiasi coppia di caratteri surrogati", "$property must contain at least $constraint1 elements": "$property deve contenere almeno $constraint1 elementi", "$property must contain not more than $constraint1 elements": "$property deve contenere non più di $constraint1 elementi", "$property must contain one or more multibyte chars": "$property deve contenere uno o più caratteri multibyte", "$property must contain only ASCII characters": "$property deve contenere solo caratteri ASCII", "$property must contain only letters (a-zA-Z)": "$property deve contenere solo lettere (a-zA-Z)", "$property must contain only letters and numbers": "$property deve contenere solo lettere e numeri", "$property must match $constraint1 regular expression": "$property deve corrispondere a $constraint1 espressione regolare", "$property must not be greater than $constraint1": "$property non deve essere maggiore di $constraint1", "$property must not be less than $constraint1": "$property non deve essere inferiore a $constraint1", "$property should not be empty": "$property non deve essere vuoto", "$property should not be equal to $constraint1": "$property non dovrebbe essere uguale a $constraint1", "$property should not be null or undefined": "$property non deve essere nullo o indefinito", "$property should not be one of the following values: $constraint1": "$property non deve essere uno dei seguenti valori: $constraint1", "$property should not contain $constraint1 values": "$property non deve contenere $constraint1 valori", "$property should not contain a $constraint1 string": "$property non deve contenere una stringa $constraint1", "$property's byte length must fall into ($constraint1, $constraint2) range": "La lunghezza del byte di $propertydeve cadere nell'intervallo ($constraint1, $constraint2)", "All $property's elements must be unique": "Tutti gli elementi di $propertydevono essere unici", "each value in ": "ogni valore in ", "maximal allowed date for ": "data massima consentita per ", "minimal allowed date for ": "data minima consentita per ", "nested property $property must be either object or array": "la proprietà annidata $property deve essere un oggetto o un array" }