Skip to content

v1.11.3

Compare
Choose a tag to compare
@marrow16 marrow16 released this 16 Oct 15:34
· 11 commits to master since this release
46b73c3

Improve ValidatorFor options - can now pass individual options to ValidatorFor and MustCompileValidatorFor functions. Also means that these functions no longer need a 2nd nil arg when not setting options. The ValidatorForOptions struct is retained to maintain backward compatibility.