Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.04 KB

File metadata and controls

29 lines (21 loc) · 1.04 KB

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]
uuidWithDefault 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]