Uses of Interface
org.apache.sling.validation.model.ResourceProperty
Packages that use ResourceProperty
-
Uses of ResourceProperty in org.apache.sling.validation.model
Methods in org.apache.sling.validation.model that return types with arguments of type ResourcePropertyModifier and TypeMethodDescription@NotNull Collection<ResourceProperty>
ChildResource.getProperties()
Returns the properties this child resource is expected to have.@NotNull Collection<ResourceProperty>
ValidationModel.getResourceProperties()
Returns the properties validated by this model.