Class SpiExpressionValidation
java.lang.Object
io.ebeaninternal.api.SpiExpressionValidation
Property expression validation request for a given root bean type.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturn the set of properties considered as having unknown paths.voidValidate that the property expression (path) is valid.
-
Constructor Details
-
SpiExpressionValidation
public SpiExpressionValidation(io.ebean.plugin.BeanType<?> desc)
-
-
Method Details
-
validate
Validate that the property expression (path) is valid. -
unknownProperties
-