Sha256: 4672f94c0b6cdbb5a419c0a23d968e0368913c561bb27caea7745ada414ed455
Contents?: true
Size: 889 Bytes
Versions: 2
Compression:
Stored size: 889 Bytes
Contents
en: required_key_missing: "Required key :%{key} is missing" additional_keys_detected: "Additional keys %{keys} not allowed" attribute: "%{attribute} has invalid %{attribute_name} attribute of %{value}" equality: "%{actual} does not equal %{expected}" excludes: "%{value} cannot contain %{target}" includes: "%{value} must include %{target}" excluded: "%{value} must be excluded in %{target}" included: "%{value} must be included in %{target}" greater_than: "%{value} must be greater than %{threshold}" greater_than_or_equal: "%{value} must be greater than or equal to %{threshold}" less_than: "%{value} must be less than %{threshold}" less_than_or_equal: "%{value} must be less than or equal to %{threshold}" pattern: "%{value} must match pattern %{pattern}" query: "%{value}.%{query} was %{actual} and must be true" emptiness: "%{value} cannot not be empty"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nxt_schema-0.1.2 | lib/nxt_schema/error_messages/en.yaml |
nxt_schema-0.1.1 | lib/nxt_schema/error_messages/en.yaml |