Skip to content

Aliases

alias Assert #

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

alias AVD #

Convenience alias to make referencing Athena::Validator types easier.

Alias definition

Athena::Validator