Skip to content

2.1.0

Choose a tag to compare

@EnrickyHip EnrickyHip released this 01 Nov 23:29
· 7 commits to main since this release
  • add union types checking
  • modify return type of ArrayValidator methods from self to static
  • modify ArrayValidator's parent from FieldValidator to Validator
  • rename requireOr() parameter 'validators' to 'fields' and receive a an array of strings instead of array of validators.