Package org.sourceid.saml20.adapter.gui.validation.impl
package org.sourceid.saml20.adapter.gui.validation.impl
Provides implementations of some commonly needed field level validation.
-
ClassesClassDescriptionThe
DoubleValidatorclass validates a string representing a double (64-bit).Validates an email address using a simple regular expression.TheFloatValidatorclass validates a string representing a float (32-bit).This validator class validates a string representing a host name.Validate if the field value represents an HTTPS URL.TheURLValidatorclass validates a URL string.TheIntegerValidatorclass validates a 4-byteInteger.This validator checks that the value of a field is a valid JSON Web Key Set (JWKS).TheLongValidatorclass validates a 8-byte integer.This validator class works together with thePingOneEnvironmentFieldDescriptorby validating the environment selected in the descriptor against PingOne.Validates a field values based on a regular expression.A FieldValidator that enforces that a GUI field has a value (a required field).This validator checks that the value of a field is a valid secret reference.finds duplicate values in the specified table's column.TheURLValidatorclass validates a URL string.