validation
Articles
First Steps
Spam is a problem which impacts all publicly accessible forms eventually but there are steps you can take to reduce the amount of spam which is successfully submitted.
State Validation
State validation enhances form security by ensuring submitted field values have not been altered client-side. When a form is displayed, a state is generated based on the configuration and allowed values of supported fields.