Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 441 Bytes

FieldValidation.md

File metadata and controls

11 lines (7 loc) · 441 Bytes

TransferzeroSdk.FieldValidation

Properties

Name Type Description Notes
presence Boolean Describes whether the field is mandatory or not [optional] [readonly]
inclusion FieldSelectValidation [optional]
format Object Contains the regex to use to validate the input field [optional] [readonly]