Interface SaveFormBinding

    • Method Detail

      • getValidates

        java.util.Set<Property> getValidates​(BindContext ctx)
        Returns Propertys to be validated, includes the member field of the form
        Parameters:
        ctx - the binding runtime context
        Returns:
        Property to be validated.