You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, the format property is an open string-valued property, and can have any value to support documentation needs. Formats such as "email", "uuid", etc., can be used even though they are not defined by this specification.
Do not error out but ignore if an unknown format is found and just handle as base type.
Allow adding custom logic for parsing and validating custom formats.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: