AbstractValidatedCallback
Callbacks that accept user input often need to validate that input either on the client side, the server side or both. Such callbacks should extend this base class.
Callbacks that accept user input often need to validate that input either on the client side, the server side or both. Such callbacks should extend this base class.