KnownRule enum
Known values of Rule that the service accepts.
Fields
AzureApplication | The question answer should be an AzureApplication. |
CharLength | The question answer length is limited. |
CreditCardPCI | The question answer should be a CreditCardPCI. |
Domains | The question answer should be domains. |
DynamicDropdown | The question answer should be dynamic dropdown. |
PreventNonEnglishChar | The question answer should prevent non-english char. |
PublicSOX | The question answer should be a PublicSOX. |
PublisherVerification | The question answer should be publisher verification. |
Required | The question is required to answer. |
Url | The question answer should be an Url. |
Urls | The question answer should be Urls. |
USPrivacyShield | The question answer should be a UsPrivacyShield. |
ValidEmail | The question answer should be a valid email. |
ValidGuid | The question answer should be a valid guid. |