Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 340 Bytes

InvalidField.md

File metadata and controls

12 lines (7 loc) · 340 Bytes

InvalidField

Properties

Name Type Description Notes
message kotlin.String Description of the validation error.
name kotlin.String The field that has an invalid value.
`value` kotlin.String The invalid value.