Skip to content

Implement Item and Collection validation features

Latest
Compare
Choose a tag to compare
@phpdevcommunity phpdevcommunity released this 26 Jan 14:41

Added validation helpers: created shortcut functions for validators (alphabetic, alphanumeric, boolean, choice, etc.). Each helper allows easy instantiation of validators with an optional custom message.