File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -334,14 +334,14 @@ an annotation.
334334
335335Implementations:
336336
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}};
339340- MAY support format values not defined in this document or listed in the
340341 registry, but such support MUST be configurable and disabled by default;
341342- SHOULD use a common parsing library or a well-known regular expression for
342343 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.
345345
346346The requirement for validation of format values in general is limited to
347347syntactic checking; implementations SHOULD NOT attempt to send an email, connect
You can’t perform that action at this time.
0 commit comments