php-binary icon indicating copy to clipboard operation
php-binary copied to clipboard

Validation of fields

Open themainframe opened this issue 11 years ago • 1 comments
trafficstars

  • Allow the specification of validation options for fields in the schema.
  • Throw exceptions during parsing for fields with validation failures.

themainframe avatar Dec 01 '13 01:12 themainframe

Values should be backreferancable (I.e. with @some.schema.field) in the schema definition so that future fields can be validated against already-read ones.

themainframe avatar Dec 01 '13 01:12 themainframe