Package org.jivesoftware.smackx.xdatavalidation.packet
package org.jivesoftware.smackx.xdatavalidation.packet
Element classes for XEP-0122: Data Forms Validation.
-
ClassDescriptionDataValidation Extension according to XEP-0122: Data Forms Validation.Validation only against the datatype itself.This element indicates for "list-multi", that a minimum and maximum number of options should be selected and/or entered.For "list-single" or "list-multi", indicates that the user may enter a custom value (matching the datatype constraints) or choose from the predefined values.Indicate that the value should fall within a certain range.Indicates that the value should be restricted to a regular expression.