module GoldenFleece

An ORM-independent recursive validator that goes down into every level of your nested JSON and applies various validation logic. ORM-specific validation classes should use this class for their core processing. Returns an array of error messages.

Constants

VERSION