class-validator-multi-lang
Version:
Decorator-based property validation for classes.
105 lines (104 loc) • 9.73 kB
JSON
{
"$IS_INSTANCE decorator expects and object as value, but got falsy value.": "$IS_INSTANCE Dekorator erwartet ein Objekt als Wert, bekam aber einen falschen Wert.",
"$property is $constraint1": "$property ist $constraint1",
"$property is not a valid decimal number.": "$property ist keine gültige Dezimalzahl.",
"$property must be a BIC or SWIFT code": "$property muss ein BIC oder SWIFT Code sein",
"$property must be a boolean string": "$property muss eine boolesche Zeichenkette sein",
"$property must be a boolean value": "$property muss ein boolescher Wert sein",
"$property must be a BTC address": "$property muss eine BTC-Adresse sein",
"$property must be a credit card": "$property muss eine Kreditkarte sein",
"$property must be a currency": "$property muss eine Währung sein",
"$property must be a data uri format": "$property muss ein Data uri Format sein",
"$property must be a Date instance": "$property muss eine Datumsinstanz sein",
"$property must be a Firebase Push Id": "$property muss eine Firebase Push-Id sein",
"$property must be a hash of type $constraint1": "$property muss ein Hash vom Typ $constraint1 sein",
"$property must be a hexadecimal color": "$property muss eine Hexadezimalfarbe sein",
"$property must be a hexadecimal number": "$property muss eine Hexadezimalzahl sein",
"$property must be a HSL color": "$property muss eine HSL-Farbe sein",
"$property must be a identity card number": "$property muss eine Personalausweisnummer sein",
"$property must be a ISSN": "$property muss eine ISSN sein",
"$property must be a json string": "$property muss ein json-String sein",
"$property must be a jwt string": "$property muss ein jwt-String sein",
"$property must be a latitude string or number": "$property muss eine Breitengrad-Zeichenkette oder eine Zahl sein",
"$property must be a latitude,longitude string": "$property muss eine Breitengrad, Längengrad Zeichenkette sein",
"$property must be a longitude string or number": "$property muss eine Längengrad-Zeichenkette oder Zahl sein",
"$property must be a lowercase string": "$property muss ein Kleinbuchstaben sein",
"$property must be a MAC Address": "$property muss eine MAC-Adresse sein",
"$property must be a mongodb id": "$property muss eine MongoDB-ID sein",
"$property must be a negative number": "$property muss eine negative Zahl sein",
"$property must be a non-empty object": "$property muss ein nicht-leeres Objekt sein",
"$property must be a number conforming to the specified constraints": "$property muss eine Zahl sein, die die angegebenen Voraussetzungen erfüllt",
"$property must be a number string": "$property muss eine Zahlenfolge sein",
"$property must be a phone number": "$property muss eine Telefonnummer sein",
"$property must be a port": "$property muss ein Port sein",
"$property must be a positive number": "$property muss eine positive Zahl sein",
"$property must be a postal code": "$property muss eine Postleitzahl sein",
"$property must be a Semantic Versioning Specification": "$property muss eine Semantische Versionierungsspezifikation sein",
"$property must be a string": "$property muss eine Zeichenkette sein",
"$property must be a UUID": "$property muss eine UUID sein",
"$property must be a valid domain name": "$property muss ein gültiger Domainname sein",
"$property must be a valid enum value": "$property muss ein gültiger Enum-Wert sein",
"$property must be a valid ISO 8601 date string": "$property muss ein gültiger ISO 8601 Datumsstring sein",
"$property must be a valid ISO31661 Alpha2 code": "$property muss ein gültiger ISO31661 Alpha2 Code sein",
"$property must be a valid ISO31661 Alpha3 code": "$property muss ein gültiger ISO31661 Alpha3 Code sein",
"$property must be a valid phone number": "$property muss eine gültige Telefonnummer sein",
"$property must be a valid representation of military time in the format HH:MM": "$property muss eine gültige Darstellung der Militärzeit im Format HH:MM sein",
"$property must be an array": "$property muss ein Array sein",
"$property must be an EAN (European Article Number)": "$property muss EAN sein (Europäische Artikelnummer)",
"$property must be an email": "$property muss eine E-Mail sein",
"$property must be an Ethereum address": "$property muss eine Ethereum-Adresse sein",
"$property must be an IBAN": "$property muss IBAN sein",
"$property must be an instance of $constraint1name": "$property muss eine Instanz von $constraint1name sein",
"$property must be an integer number": "$property muss eine Ganzzahl sein",
"$property must be an ip address": "$property muss eine IP-Adresse sein",
"$property must be an ISBN": "$property muss eine ISBN sein",
"$property must be an ISIN (stock/security identifier)": "$property muss eine ISIN sein (Lager/Sicherheits-Identifikator)",
"$property must be an ISRC": "$property muss ein ISRC sein",
"$property must be an object": "$property muss ein Objekt sein",
"$property must be an URL address": "$property muss eine URL Adresse sein",
"$property must be base32 encoded": "$property muss base32 kodiert sein",
"$property must be base64 encoded": "$property muss base64 kodiert sein",
"$property must be divisible by $constraint1": "$property muss durch $constraint1 teilbar sein",
"$property must be empty": "$property muss leer sein",
"$property must be equal to $constraint1": "$property muss gleich $constraint1 sein",
"$property must be locale": "$property muss lokal sein",
"$property must be longer than or equal to $constraint1 and shorter than or equal to $constraint2 characters": "$property muss länger als oder gleich $constraint1 und kürzer als oder gleich $constraint2 Zeichen sein",
"$property must be longer than or equal to $constraint1 characters": "$property muss länger als oder gleich $constraint1 Zeichen sein",
"$property must be magnet uri format": "$property muss Magnet-Uri-Format sein",
"$property must be MIME type format": "$property muss MIME-Format sein",
"$property must be one of the following values: $constraint1": "$property muss einer der folgenden Werte sein: $constraint1",
"$property must be RFC 3339 date": "$property muss RFC 3339 Datum sein",
"$property must be RGB color": "$property muss RGB-Farbe sein",
"$property must be shorter than or equal to $constraint1 characters": "$property muss kürzer oder gleich $constraint1 Zeichen sein",
"$property must be shorter than or equal to $constraint2 characters": "$property muss kürzer oder gleich $constraint2 Zeichen sein",
"$property must be uppercase": "$property muss groß sein",
"$property must be valid octal number": "$property muss eine gültige Oktalzahl sein",
"$property must be valid passport number": "$property muss eine gültige Passnummer sein",
"$property must contain $constraint1 values": "$property muss $constraint1 Werte enthalten",
"$property must contain a $constraint1 string": "$property muss eine $constraint1 Zeichenkette enthalten",
"$property must contain a full-width and half-width characters": "$property muss Zeichen in voller Breite und Halbbreite enthalten",
"$property must contain a full-width characters": "$property muss Zeichen in voller Breite enthalten",
"$property must contain a half-width characters": "$property muss eine halbe Breite enthalten",
"$property must contain any surrogate pairs chars": "$property muss alle Ersatzpaarzeichen enthalten",
"$property must contain at least $constraint1 elements": "$property muss mindestens $constraint1 Elemente enthalten",
"$property must contain not more than $constraint1 elements": "$property darf nicht mehr als $constraint1 Elemente enthalten",
"$property must contain one or more multibyte chars": "$property muss ein oder mehrere Multibyte-Zeichen enthalten",
"$property must contain only ASCII characters": "$property darf nur ASCII-Zeichen enthalten",
"$property must contain only letters (a-zA-Z)": "$property darf nur Buchstaben enthalten (a-zA-Z)",
"$property must contain only letters and numbers": "$property darf nur Buchstaben und Zahlen enthalten",
"$property must match $constraint1 regular expression": "$property muss mit $constraint1 regulären Ausdruck übereinstimmen",
"$property must not be greater than $constraint1": "$property darf nicht größer als $constraint1 sein",
"$property must not be less than $constraint1": "$property darf nicht kleiner als $constraint1 sein",
"$property should not be empty": "$property darf nicht leer sein",
"$property should not be equal to $constraint1": "$property sollte nicht gleich $constraint1 sein",
"$property should not be null or undefined": "$property sollte nicht null oder undefiniert sein",
"$property should not be one of the following values: $constraint1": "$property sollte nicht einer der folgenden Werte sein: $constraint1",
"$property should not contain $constraint1 values": "$property sollte keine $constraint1 Werte enthalten",
"$property should not contain a $constraint1 string": "$property sollte keinen $constraint1 String enthalten",
"$property's byte length must fall into ($constraint1, $constraint2) range": "Die Byte-Länge von $property muss in den Bereich ($constraint1, $constraint2) fallen",
"All $property's elements must be unique": "Alle Elemente von $property müssen eindeutig sein",
"each value in ": "jeder Wert in ",
"maximal allowed date for ": "maximal erlaubtes Datum für ",
"minimal allowed date for ": "minimales erlaubtes Datum für ",
"nested property $property must be either object or array": "Verschachtelte Eigenschaft $property muss entweder Objekt oder Array sein"
}