Package be.sddevelopment.validation.dsl
package be.sddevelopment.validation.dsl
Contains the domain-specific language classes (DSL) for the validation framework. These classes are used to create the validation rules, based on the DSL specifications provided to it.
The most notable entries are FileValidatorParser
.
- Since:
- 1.1.0-SNAPSHOT
-
ClassDescriptionRepresents a CSV file with a header and data lines, to be used as an input for a
ModularRuleset
.Exception thrown when an error occurs while parsing a validation specification.