File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -334,14 +334,14 @@ an annotation.
334
334
335
335
Implementations:
336
336
337
- - SHOULD provide validation for each format attribute defined in this document
338
- and listed in the {{format-registry}};
337
+ - SHOULD provide validation for each format attribute defined in this document;
338
+ - are encouraged to provide validation for format attributes listed in the
339
+ {{format-registry}};
339
340
- MAY support format values not defined in this document or listed in the
340
341
registry, but such support MUST be configurable and disabled by default;
341
342
- SHOULD use a common parsing library or a well-known regular expression for
342
343
each format;
343
- - SHOULD clearly document how and to what degree each format attribute is
344
- validated.
344
+ - SHOULD clearly document any limitations regarding format validation.
345
345
346
346
The requirement for validation of format values in general is limited to
347
347
syntactic checking; implementations SHOULD NOT attempt to send an email, connect
You can’t perform that action at this time.
0 commit comments