class-validator-multi-lang
Version:
Decorator-based property validation for classes.
105 lines (104 loc) • 7.6 kB
JSON
{
"$IS_INSTANCE decorator expects and object as value, but got falsy value.": "$IS_INSTANCE decorator 가 예상한 값은 object 지만, 다른 값을 얻었습니다.",
"$property is $constraint1": "$property 은/는 $constraint1",
"$property is not a valid decimal number.": "$property 는 유효한 십진수가 아닙니다.",
"$property must be a BIC or SWIFT code": "$property 는 BIC 또는 SWIFT 코드여야 합니다.",
"$property must be a boolean string": "$property 는 boolean string 값이여야 합니다.",
"$property must be a boolean value": "$property 는 boolean 값이여야 합니다.",
"$property must be a BTC address": "$property 는 BTC 주소여야 합니다.",
"$property must be a credit card": "$property 는 신용카드여야 합니다.",
"$property must be a currency": "$property 는 currency 여야 합니다.",
"$property must be a data uri format": "$property 는 data uri 형식이여야 합니다.",
"$property must be a Date instance": "$property 는 Date 인스턴스여야 합니다.",
"$property must be a Firebase Push Id": "$property 는 Firebase Push Id 여야 합니다.",
"$property must be a hash of type $constraint1": "$property 는 $constraint1 유형의 해시여야 합니다.",
"$property must be a hexadecimal color": "$property 는 16진수 색상이여야 합니다.",
"$property must be a hexadecimal number": "$property 는 16진수여야 합니다.",
"$property must be a HSL color": "$property 는 HSL 색상이여야 합니다.",
"$property must be a identity card number": "$property 는 신분증 번호여야 합니다.",
"$property must be a ISSN": "$property 는 ISSN 여야 합니다.",
"$property must be a json string": "$property 는 json string 이여야 합니다.",
"$property must be a jwt string": "$property 는 jwt string 여야 합니다.",
"$property must be a latitude string or number": "$property 는 위도 string/number 여야 합니다.",
"$property must be a latitude,longitude string": "$property 는 위도, 경도 string 이여야 합니다.",
"$property must be a longitude string or number": "$property 는 경도 string/number 여야 합니다.",
"$property must be a lowercase string": "$property 는 소문자여야 합니다.",
"$property must be a MAC Address": "$property 는 MAC Address 여야 합니다",
"$property must be a mongodb id": "$property 는 mongodb id 여야 합니다.",
"$property must be a negative number": "$property 는 음수여야 합니다.",
"$property must be a non-empty object": "$property 는 비어있지 않은 object 여야 합니다.",
"$property must be a number conforming to the specified constraints": "$property 는 지정된 제약 조건에 맞는 숫자여야 합니다.",
"$property must be a number string": "$property 는 number string 여야 합니다.",
"$property must be a phone number": "$property 는 전화번호여야 합니다.",
"$property must be a port": "$property 는 port 여야 합니다.",
"$property must be a positive number": "$property 는 양수여야 합니다.",
"$property must be a postal code": "$property 는 우편번호여야 합니다.",
"$property must be a Semantic Versioning Specification": "$property 는 Semantic Versioning Specification 여야 합니다.",
"$property must be a string": "$property 는 string 여야 합니다.",
"$property must be a UUID": "$property 는 UUID 여야 합니다.",
"$property must be a valid domain name": "$property 는 유효한 domain name 여야 합니다.",
"$property must be a valid enum value": "$property 는 유효한 enum 값이여야 합니다.",
"$property must be a valid ISO 8601 date string": "$property 유효한 ISO 8601 date string 여야 합니다.",
"$property must be a valid ISO31661 Alpha2 code": "$property 는 유효한 ISO31661 Alpha2 code 여야 합니다.",
"$property must be a valid ISO31661 Alpha3 code": "$property 는 유효한 ISO31661 Alpha3 code 여야 합니다.",
"$property must be a valid phone number": "$property 는 유효한 전화번호여야 합니다.",
"$property must be a valid representation of military time in the format HH:MM": "$property 는 HH:MM 형식의 유효한 military time 표현이여야 합니다.",
"$property must be an array": "$property 는 array 여야 합니다.",
"$property must be an EAN (European Article Number)": "$property 는 EAN (European Article Number) 여야 합니다.",
"$property must be an email": "$property 는 이메일이여야 합니다.",
"$property must be an Ethereum address": "$property 는 Ethereum address 여야 합니다.",
"$property must be an IBAN": "$property 는 IBAN 여야 합니다.",
"$property must be an instance of $constraint1name": "$property 는 $constraint1name 의 인스턴스여야 합니다.",
"$property must be an integer number": "",
"$property must be an ip address": "",
"$property must be an ISBN": "",
"$property must be an ISIN (stock/security identifier)": "",
"$property must be an ISRC": "",
"$property must be an object": "",
"$property must be an URL address": "",
"$property must be base32 encoded": "",
"$property must be base64 encoded": "",
"$property must be divisible by $constraint1": "",
"$property must be empty": "",
"$property must be equal to $constraint1": "",
"$property must be locale": "",
"$property must be longer than or equal to $constraint1 and shorter than or equal to $constraint2 characters": "",
"$property must be longer than or equal to $constraint1 characters": "",
"$property must be magnet uri format": "",
"$property must be MIME type format": "",
"$property must be one of the following values: $constraint1": "",
"$property must be RFC 3339 date": "",
"$property must be RGB color": "",
"$property must be shorter than or equal to $constraint1 characters": "",
"$property must be shorter than or equal to $constraint2 characters": "",
"$property must be uppercase": "",
"$property must be valid octal number": "",
"$property must be valid passport number": "",
"$property must contain $constraint1 values": "",
"$property must contain a $constraint1 string": "",
"$property must contain a full-width and half-width characters": "",
"$property must contain a full-width characters": "",
"$property must contain a half-width characters": "",
"$property must contain any surrogate pairs chars": "",
"$property must contain at least $constraint1 elements": "",
"$property must contain not more than $constraint1 elements": "",
"$property must contain one or more multibyte chars": "",
"$property must contain only ASCII characters": "",
"$property must contain only letters (a-zA-Z)": "",
"$property must contain only letters and numbers": "",
"$property must match $constraint1 regular expression": "",
"$property must not be greater than $constraint1": "",
"$property must not be less than $constraint1": "",
"$property should not be empty": "",
"$property should not be equal to $constraint1": "",
"$property should not be null or undefined": "",
"$property should not be one of the following values: $constraint1": "",
"$property should not contain $constraint1 values": "",
"$property should not contain a $constraint1 string": "",
"$property's byte length must fall into ($constraint1, $constraint2) range": "",
"All $property's elements must be unique": "",
"each value in ": "",
"maximal allowed date for ": "",
"minimal allowed date for ": "",
"nested property $property must be either object or array": ""
}