com.github.vickumar1981.svalidate
A generic interface that defines which class to use validateWith and what type of validation to return
the class to validate
the class to pass into validateWith
the type of ValidationResult to use with ValidationDsl
the value to validate
an additional value to validate with
a ValidationResult of type C
A generic interface that defines which class to use validateWith and what type of validation to return
the class to validate
the class to pass into validateWith
the type of ValidationResult to use with ValidationDsl