Lines Matching full:one

33   * When a value is not one of the enumerated values
35 $lang['js']['error_enum'] = 'Value must be one of the enumerated values';
43 $lang['js']['error_anyOf'] = 'Value must validate against at least one of the provided schemas';
46 * @variables This key takes one variable: The number of schemas the value does not validate
48 $lang['js']['error_oneOf'] = 'Value must validate against exactly one of the provided schemas. It c…
56 $lang['js']['error_type_union'] = 'Value must be one of the provided types';
59 * @variables This key takes one variable: The type the value should be of
63 * When the value validates one of the disallowed types
65 $lang['js']['error_disallow_union'] = 'Value must not be one of the provided disallowed types';
68 * @variables This key takes one variable: The type the value should not be of
73 * @variables This key takes one variable: The number mentioned above
78 * @variables This key takes one variable: The maximum
83 * @variables This key takes one variable: The maximum
88 * @variables This key takes one variable: The minimum
93 * @variables This key takes one variable: The minimum
98 * @variables This key takes one variable: The maximum character count
103 * @variables This key takes one variable: The minimum character count
116 * @variables This key takes one variable: The maximum item count
121 * @variables This key takes one variable: The minimum item count
130 * @variables This key takes one variable: The maximum property count
135 * @variables This key takes one variable: The minimum property count
140 * @variables This key takes one variable: The name of the missing property
145 * @variables This key takes one variable: The name of the additional property
150 * @variables This key takes one variable: The name of the invalid property
155 * @variables This key takes one variable: The name of the invalid property
160 * @variables This key takes one variable: The name of the invalid property
165 * @variables This key takes one variable: The name of the invalid property
169 * When the propertyName is set to false and there is at least one property
170 * @variables This key takes one variable: The name of the invalid property
175 * @variables This key takes one variable: The name of the current property
180 * @variables This key takes one variable: The name of the current property
185 * @variables This key takes one variable: The name of the current property
190 * @variables This key takes one variable: The name of the invalid propertyName
195 * @variables This key takes one variable: The name of the missing property for the dependency
200 * @variables This key takes one variable: The valid format
205 * @variables This key takes one variable: The valid format
210 * @variables This key takes one variable: The valid format
255 * @variable This key takes one variable: The title of object to delete
260 * @variable This key takes one variable: The title of object to delete
265 * @variable This key takes one variable: The title of object to add
286 * @variable This key takes one variable: The title of object to delete
291 * @variable This key takes one variable: The title of object to delete