Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1010 Bytes

File metadata and controls

28 lines (20 loc) · 1010 Bytes

FormatTest

Properties

Name Type Description Notes
integer Integer [optional]
int32 Integer [optional]
int64 Long [optional]
number BigDecimal
_float Float [optional]
_double Double [optional]
decimal BigDecimal [optional]
string String [optional]
_byte byte[]
binary File [optional]
date LocalDate
dateTime OffsetDateTime [optional]
uuid UUID [optional]
password String
patternWithDigits String A string that is a 10 digit number. Can have leading zeros. [optional]
patternWithDigitsAndDelimiter String A string starting with 'image_' (case insensitive) and one to three digits following i.e. Image_01. [optional]