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 @@ -330,14 +330,14 @@ an annotation.
330
330
331
331
Implementations:
332
332
333
- - SHOULD provide validation for each format attribute defined in this document
334
- and listed in the {{format-registry}};
333
+ - SHOULD provide validation for each format attribute defined in this document;
334
+ - are encouraged to provide validation for format attributes listed in the
335
+ {{format-registry}};
335
336
- MAY support format values not defined in this document or listed in the
336
337
registry, but such support MUST be configurable and disabled by default;
337
338
- SHOULD use a common parsing library or a well-known regular expression for
338
339
each format;
339
- - SHOULD clearly document how and to what degree each format attribute is
340
- validated.
340
+ - SHOULD clearly document any limitations regarding format validation.
341
341
342
342
The requirement for validation of format values in general is limited to
343
343
syntactic checking; implementations SHOULD NOT attempt to send an email, connect
You can’t perform that action at this time.
0 commit comments