sdk.form.selectschema.validation
Home > @matterway/sdk > Form > SelectSchema > validation
Form.SelectSchema.validation property
An optional string validation property for the select field: email
, ensure
, length
... etc.
Signature:
validation?: StringValidation;