You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Blesta uses the Input component to perform automatic error checking and error message handling. The way it works is by defining a set of rules and validating input based on those rules. The Input component is a simple, yet powerful way to validate input. As we'll see, input can be formatted prior to validation and/or after validation.

  • No labels