This repository has been archived by the owner on Feb 25, 2019. It is now read-only.
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.
Implement custom format extension regexps (or move to own repo?) #24
Open
Description
Implement the custom format extensions used in the schemas:
-
StringOrURI
-
NumericDate
-
URI
-
url
-
base64
-
base64url
-
MediaType
Better yet, I think they should be moved upstream to json-document
and defined there (since they're likely to be very useful outside of jose
).
Also, relace usages of BASE64_REGEXP
with base64url
.
Metadata
Assignees
Labels
No labels
Activity