mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'FormElementValidationsSet', 'BetaForm
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**ValidationType** | Pointer to **Enum** [ "REQUIRED", "MIN_LENGTH", "MAX_LENGTH", "REGEX", "DATE", "MAX_DATE", "MIN_DATE", "LESS_THAN_DATE", "PHONE", "EMAIL", "DATA_SOURCE", "TEXTAREA" ] | The type of data validation that you wish to enforce, e.g., a required field, a minimum length, etc. | [optional]
|
||||
**ValidationType** | **Enum** [ "REQUIRED", "MIN_LENGTH", "MAX_LENGTH", "REGEX", "DATE", "MAX_DATE", "MIN_DATE", "LESS_THAN_DATE", "PHONE", "EMAIL", "DATA_SOURCE", "TEXTAREA" ] | The type of data validation that you wish to enforce, e.g., a required field, a minimum length, etc. | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user