Base
trait Base
internal |
Methods
Details
at line 40
Base
default($value)
No description
at line 47
Base
required(bool $state = true)
No description
at line 54
Base
before(callable $handler)
No description
at line 61
Base
castTo(string $type)
No description
at line 68
Base
assert(callable $handler, string|null $description = null)
No description
at line 76
Base
deprecated(string $message = 'The item %path% is deprecated.')
Marks as deprecated
at line 83
completeDefault(Context $context)
No description
at line 97
doNormalize($value, Context $context)
No description