Sha256: d43c6c35f66d8549dc4dbf8e55eee27c6e2cc329ac39b9822566d7630be29f20
Contents?: true
Size: 895 Bytes
Versions: 3
Compression:
Stored size: 895 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}" equal_to: "%{actual} does not equal %{expected}" excludes: "%{value} cannot contain %{target}" includes: "%{value} must include %{target}" excluded_in: "%{value} must be excluded in %{target}" included_in: "%{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
3 entries across 3 versions & 1 rubygems