alias Assert
Overview
Used to apply constraints to instance variables and types via annotations.
@[Assert::NotBlank]
property name : String
NOTE Constraints, including custom ones, are automatically added to this namespace.
Alias Definition
Athena::Validator::Annotations