User input validation is a critical part of any responsive HTML application.
Input validation is performed to ensure only properly formed data is entering the
workflow in an information system. Validation should happen as early as possible
in the data flow, preferably as soon as the data is received from the external party.
Data from all potentially untrusted sources should be subject to input validation.
[1]
This Framework contains its own user input validation mechanism which includes
both server- and clientside components. This section is about the serverside
validation mechanisms.
The cornerstone of serverside validation in this framework is the Validator interface. This
interface defines the minimum properties required for any validator classes.
In order to work as intended, this site stores cookies on your device. Accepting
improves our site and provides you with personalized service. Declining results
in one cookie being placed on your device so we remember your choice.