PropertyMetadata
PropertyMetadata
class PropertyMetadata extends MemberMetadata
Stores all metadata needed for validating a class property.
The value of the property is obtained by directly accessing the property. The property will be accessed by reflection, so the access of private and protected properties is supported.
This class supports serialization and cloning.
Properties
Constraint[] | $constraints | from 登录查看完整内容
|