Included Modules
InputProfile
Filters
Constraints
ConstraintHelpers
Public Class methods
Public Instance methods
Returns a hash of invalid fields and their failed constraints
Returns a distinct list of missing fields.
Returns a distinct list of unknown fields.
Returns a hash of valid fields and their associated values
This method runs all tests specified inside of profile on form. It sets the
valid, invalid, missing and unknown instance variables to the appropriate
values and then returns true if no errors occured or false otherwise.