joi-extract-type icon indicating copy to clipboard operation
joi-extract-type copied to clipboard

Implement Valid and Invalid for every data type

Open TCMiranda opened this issue 6 years ago • 0 comments

Base use case

  • [ ] Implement invalid from strings

Enhance and finish the feature for every possible alias

  • [ ] any.valid(value) - aliases: only, equal
  • [ ] any.invalid(value) - aliases: disallow, not

TCMiranda avatar Oct 20 '18 18:10 TCMiranda