Last active
January 27, 2022 08:48
-
-
Save leonmak/9cd1e5a59ecf46294ccc124ebc0d66c7 to your computer and use it in GitHub Desktop.
test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "dateOfBirth", | |
"required": true, | |
"type": "date", | |
"question": "生年月日", | |
"format": "yyyy/MM/dd", | |
"min": "2008/01/02" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment