SyntheticaFX Validation Overview / Quick Start

SyntheticaFX provides a validation framework which enables you to add validation logic to any node. The logic is done by the Validator interface and has to be implemented by yourself. To simplify things some simple validators are already implemented. A Validator has to return true for valid input and false for invalid values.

See also

CSS Reference - Validation Node
Download User Account Demo