Value
Table of Contents
Interfaces
- IEnumConstraint
- Instantiations of implementations correspond to a set of acceptable PHP values.
- INotNullConstraint
- Represents any non-null value.
- IRangeConstraint
- Instantiations of implementations correspond to a set of acceptable PHP values.
- IRegexConstraint
- Instantiations of implementations correspond to a set of acceptable PHP values.
- IStringConstraint
- Instantiations of implementations correspond to a set of acceptable PHP values.
- IUploadedImageConstraint
- Instantiations of implementations correspond to a set of acceptable PHP values.