FormElementValidationsSet
Import this model from the entry point of its package:
import { FormElementValidationsSet } from '@sailpoint/angular-sdk/custom_forms';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| validationType | (optional) string | The type of data validation that you wish to enforce, e.g., a required field, a minimum length, etc. | [default to undefined] |