Class ValidatorHelper
java.lang.Object
io.jmix.flowui.component.validation.ValidatorHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable NumberConstraintgetNumberConstraint(@Nullable Number value) static <T> @Nullable TimeValidatorgetTimeConstraint(TimeSource timeSource, @Nullable T value)
-
Constructor Details
-
ValidatorHelper
public ValidatorHelper()
-
-
Method Details
-
getNumberConstraint
-
getTimeConstraint
public static <T> @Nullable TimeValidator getTimeConstraint(TimeSource timeSource, @Nullable T value)
-