{
  "e.y_v.is_required": "The field is required!",
  "e.y_v.a_max_length": "The list must contain at most { max, plural, =0 {0 items} one {one item} other {# items} } { max_included, select, false {not included} true {included} other {not included} }!",
  "e.y_v.a_min_length": "The list must contain at least { min, plural, =0 {0 items} one {one item} other {# items} } { min_included, select, false {not included} true {included} other {not included} }!",
  "e.y_v.a_min_max_length": "The list must contain at least { min, plural, =0 {0 items} one {one item} other {# items} } { min_included, select, false {not included} true {included} other {not included} } and at most { max, plural, =0 {0 items} one {one item} other {# items} } { max_included, select, false {not included} true {included} other {not included} }!",
  "e.y_v.a_type_error": "The value must be a valid array!",
  "e.y_v.b_is_different_than": "The value must be different than: {values}.",
  "e.y_v.b_is_equal_to": "The value must be equal to: {values}.",
  "e.y_v.b_is_false": "The value must be \"false\"!",
  "e.y_v.b_is_true": "The value must be \"true\"!",
  "e.y_v.b_type_error": "The value must be a valid boolean.",
  "e.y_v.d_is_different_than": "The date must be different than: {values}.",
  "e.y_v.d_is_equal_to": "The date must be equal to: {values}.",
  "e.y_v.d_is_in_future": "TODO",
  "e.y_v.d_is_not_in_future": "TODO",
  "e.y_v.d_max": "TODO",
  "e.y_v.d_min": "TODO",
  "e.y_v.d_min_max": "TODO",
  "e.y_v.d_type_error": "The value must be a valid date.",
  "e.y_v.n_is_different_than": "The number must be different than: {values}.",
  "e.y_v.n_is_equal_to": "The number must be equal to: {values}.",
  "e.y_v.n_is_integer": "The number must be an integer!",
  "e.y_v.n_is_mod": "TODO",
  "e.y_v.n_max": "TODO",
  "e.y_v.n_min": "TODO",
  "e.y_v.n_min_max": "TODO",
  "e.y_v.n_must_be_negative": "The number must be negative!",
  "e.y_v.n_must_be_positive": "The number must be positive!",
  "e.y_v.n_type_error": "The value must be a valid number.",
  "e.y_v.o_type_error": "The value must be a valid object.",
  "e.y_v.s_contain": "The value must contain: {values}.",
  "e.y_v.s_is_different_than": "The value must be different than: {values}.",
  "e.y_v.s_is_equal_to": "The value must be equal to: {values}.",
  "e.y_v.s_max_length": "The value must contain at most { max, plural, =0 {0 characters} one {one character} other {# characters} } { max_included, select, false {not included} true {included} other {not included} }!",
  "e.y_v.s_min_length": "The value must contain at least { min, plural, =0 {0 characters} one {one character} other {# characters} } { min_included, select, false {not included} true {included} other {not included} }!",
  "e.y_v.s_min_max_length": "The value must contain at least { min, plural, =0 {0 characters} one {one character} other {# characters} } { min_included, select, false {not included} true {included} other {not included} } and at most { max, plural, =0 {0 characters} one {one character} other {# characters} } { max_included, select, false {not included} true {included} other {not included} }!",
  "e.y_v.s_must_be_a_boolean": "The value must be a boolean!",
  "e.y_v.s_must_be_a_btc_address": "The value must be a Bitcoin address!",
  "e.y_v.s_must_be_a_credit_card_number": "The value must be a valid credit card number!",
  "e.y_v.s_must_be_a_currency_amount": "TODO",
  "e.y_v.s_must_be_a_date": "TODO",
  "e.y_v.s_must_be_a_decimal_number": "TODO",
  "e.y_v.s_must_be_a_fqdn": "TODO",
  "e.y_v.s_must_be_a_json": "TODO",
  "e.y_v.s_must_be_a_jwt": "TODO",
  "e.y_v.s_must_be_a_lat_long": "TODO",
  "e.y_v.s_must_be_a_locale": "TODO",
  "e.y_v.s_must_be_a_mac_address": "TODO",
  "e.y_v.s_must_be_a_magnet_uri": "TODO",
  "e.y_v.s_must_be_a_md5_hash": "TODO",
  "e.y_v.s_must_be_a_mime_type": "TODO",
  "e.y_v.s_must_be_a_mobile_phone": "The value must be a valid phone number!",
  "e.y_v.s_must_be_a_mongo_id": "TODO",
  "e.y_v.s_must_be_a_passport_number": "The value must be a valid passport number!",
  "e.y_v.s_must_be_a_port_number": "The value must be a valid port number!",
  "e.y_v.s_must_be_a_postal_code": "The value must be a valid postal code!",
  "e.y_v.s_must_be_a_rfc3339_date": "TODO",
  "e.y_v.s_must_be_a_rgb_color": "TODO",
  "e.y_v.s_must_be_a_sem_ver": "The value must be a valid semantic version!",
  "e.y_v.s_must_be_a_slug": "The value must be a slug!",
  "e.y_v.s_must_be_a_strong_password": "TODO",
  "e.y_v.s_must_be_a_vat_number": "The value must be a valid VAT number!",
  "e.y_v.s_must_be_alpha": "TODO",
  "e.y_v.s_must_be_alphanumeric": "The value can only contain alphanumeric character!",
  "e.y_v.s_must_be_an_ean": "TODO",
  "e.y_v.s_must_be_an_email": "The value must be a valid email address!",
  "e.y_v.s_must_be_an_ethereum_address": "The value must be a valid ethereum address!",
  "e.y_v.s_must_be_an_hash": "TODO",
  "e.y_v.s_must_be_an_hexadecimal_color": "TODO",
  "e.y_v.s_must_be_an_hexadecimal_number": "TODO",
  "e.y_v.s_must_be_an_hsl_color": "TODO",
  "e.y_v.s_must_be_an_iban": "The value must be a valid IBAN!",
  "e.y_v.s_must_be_an_identity_card_number": "TODO",
  "e.y_v.s_must_be_an_int": "TODO",
  "e.y_v.s_must_be_an_ip": "TODO",
  "e.y_v.s_must_be_an_ip_range": "TODO",
  "e.y_v.s_must_be_an_isbn": "TODO",
  "e.y_v.s_must_be_an_isin": "TODO",
  "e.y_v.s_must_be_an_iso31661alpha2_country_code": "TODO",
  "e.y_v.s_must_be_an_iso31661alpha3_country_code": "TODO",
  "e.y_v.s_must_be_an_iso4217_currency_code": "TODO",
  "e.y_v.s_must_be_an_iso8601_date": "TODO",
  "e.y_v.s_must_be_an_isrc": "TODO",
  "e.y_v.s_must_be_an_issn": "TODO",
  "e.y_v.s_must_be_an_numeric": "TODO",
  "e.y_v.s_must_be_a_valid_payment_reference": "The value must be a valid payment reference.",
  "e.y_v.s_must_be_an_octal_number": "TODO",
  "e.y_v.s_must_be_an_url": "The value must be a valid URL!",
  "e.y_v.s_must_be_an_uuid": "The value must be a valid UUID!",
  "e.y_v.s_must_be_ascii": "The value must be a valid ASCII code!",
  "e.y_v.s_must_be_base32": "TODO",
  "e.y_v.s_must_be_base58": "TODO",
  "e.y_v.s_must_be_base64": "TODO",
  "e.y_v.s_must_be_bic": "The value must be a valid BIC!",
  "e.y_v.s_must_be_byte_length": "TODO",
  "e.y_v.s_must_be_data_uri": "TODO",
  "e.y_v.s_must_be_divisible_by": "TODO",
  "e.y_v.s_must_be_empty": "The value must be empty!",
  "e.y_v.s_must_be_float": "TODO",
  "e.y_v.s_must_be_lowercase": "The value can only have lowercased characters.",
  "e.y_v.s_must_be_uppercase": "The value can only have uppercased characters.",
  "e.y_v.s_must_be_variable_width": "The value must contains a mixture of full and half-width chars.",
  "e.y_v.s_must_be_whitelisted": "The value can only contains theses characters: {value}.",
  "e.y_v.s_must_contains_full_width_chars": "The value must contains at least one full width character.",
  "e.y_v.s_must_contains_half_width_chars": "The value must contains at least one half-width character.",
  "e.y_v.s_must_contains_multibyte_chars": "The value must contains at least one multibyte character.",
  "e.y_v.s_must_contains_surrogate_pairs_chars": "The value must contains at least one surrogate pairs character.",
  "e.y_v.s_not_contain": "The value must not contain: {values}.",
  "e.y_v.s_type_error": "The value must be a valid string."
}
