Interface PropertyValidator<P extends TypedProperty<?,​?>>

    • Method Detail

      • validate

        Validation validate​(P property)
        Applies this validation to the given property.
        Parameters:
        property - the property to validate
        Returns:
        the validation result