Classes, interfaces and traits

jIFilteredDatatype

interface for datatypes which can filter value

« More »

jDatatype

« More »

jDatatypeBoolean

Datatype Booléen

« More »

jDatatypeDate

Datatype date

Possible facets are: 'maxValue', 'minValue'
« More »

jDatatypeDateTime

Datatype datetime

Possible facets are: 'maxValue', 'minValue'
« More »

jDatatypeDecimal

Datatype Decimal

Possible facets are: 'maxValue', 'minValue'
« More »

jDatatypeEmail

Datatype mail

« More »

jDatatypeHexadecimal

Datatype Hexa

Possible facets are: 'maxValue', 'minValue'
« More »

jDatatypeHtml

Datatype HTML String.

Possible facets are: 'length','minLength','maxLength'
« More »

jDatatypeInteger

Datatype Integer

Possible facets are: 'maxValue', 'minValue'
« More »

jDatatypeIPv4

Datatype ipv4

« More »

jDatatypeIPv6

Datatype ipv6

« More »

jDatatypeLocaleDate

Datatype localedate

Possible facets are: 'maxValue', 'minValue'
« More »

jDatatypeLocaleDateTime

Datatype localedatetime

Possible facets are: 'maxValue', 'minValue'
« More »

jDatatypeLocaleTime

Datatype localetime

Possible facets are: 'maxValue', 'minValue'
« More »

jDatatypeLocaleTimeShort

Datatype localetime

Possible facets are: 'maxValue', 'minValue'
« More »

jDatatypeString

Datatype String.

Possible facets are: 'length','minLength','maxLength', 'pattern'
« More »

jDatatypeTime

Datatype time

Possible facets are: 'maxValue', 'minValue'
« More »

jDatatypeUrl

Datatype url

Possible facets are: 'schemeRequired','hostRequired','pathRequired', 'queryRequired'. all are booleans.
« More »