Ip
Ip
class Ip extends Constraint
Validates that a value is a valid IP address.
Constants
DEFAULT_GROUP | The name of the group given to all constraints with no explicit group. |
CLASS_CONSTRAINT | Marks a constraint that can be put onto classes. |
PROPERTY_CONSTRAINT | Marks a constraint that can be put onto properties. |
V4 | |
V6 | |
ALL | |
V4_NO_PRIV | |
V6_NO_PRIV | 登录查看完整内容
|