Skip to content

Implement Item and Collection validation features

Choose a tag to compare

@phpdevcommunity phpdevcommunity released this 26 Jan 14:41
· 1 commit to main since this release

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.