Uses of Package
io.github.mmm.validation
-
Classes in io.github.mmm.validation used by io.github.mmm.bean Class Description Validatable This is the abstract interface for an object, that can bevalidated
.ValidationResult Result of avalidation
.Validator -
Classes in io.github.mmm.validation used by io.github.mmm.bean.impl Class Description Validator -
Classes in io.github.mmm.validation used by io.github.mmm.bean.property Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.entity.bean Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.entity.property.id Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.entity.property.link Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property Class Description Validatable This is the abstract interface for an object, that can bevalidated
.ValidationResult Result of avalidation
.Validator -
Classes in io.github.mmm.validation used by io.github.mmm.property.booleans Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.container Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.container.collection Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.container.list Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.container.map Class Description Validatable This is the abstract interface for an object, that can bevalidated
.ValidationResult Result of avalidation
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.container.set Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.number Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.number.bigdecimal Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.number.biginteger Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.number.bytes Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.number.doubles Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.number.floats Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.number.integers Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.number.longs Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.number.shorts Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.object Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.range Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.string Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.temporal Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.temporal.instant Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.temporal.localdate Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.temporal.localdatetime Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.temporal.localtime Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.temporal.offsetdatetime Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.temporal.offsettime Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.property.temporal.zoneddatetime Class Description Validatable This is the abstract interface for an object, that can bevalidated
. -
Classes in io.github.mmm.validation used by io.github.mmm.ui.api.widget.composite Class Description Validator -
Classes in io.github.mmm.validation used by io.github.mmm.ui.api.widget.input Class Description Validator -
Classes in io.github.mmm.validation used by io.github.mmm.ui.api.widget.value Class Description Validator -
Classes in io.github.mmm.validation used by io.github.mmm.ui.fx.widget Class Description Validator -
Classes in io.github.mmm.validation used by io.github.mmm.ui.fx.widget.composite Class Description Validator -
Classes in io.github.mmm.validation used by io.github.mmm.ui.spi.range Class Description Validator -
Classes in io.github.mmm.validation used by io.github.mmm.ui.test.widget Class Description Validator -
Classes in io.github.mmm.validation used by io.github.mmm.ui.test.widget.composite Class Description Validator -
Classes in io.github.mmm.validation used by io.github.mmm.ui.tvm.widget.composite Class Description Validator -
Classes in io.github.mmm.validation used by io.github.mmm.ui.tvm.widget.input Class Description Validator -
Classes in io.github.mmm.validation used by io.github.mmm.validation Class Description AbstractComposedValidator AbstractValidationResult Abstract base implementation ofValidationResult
.AbstractValidator This is the abstract base class allValidator
implementations should extend.ValidationResult Result of avalidation
.ValidationResultBuilder ValidationResultValid ValidationResult
that isvalid
.Validator -
Classes in io.github.mmm.validation used by io.github.mmm.validation.collection Class Description AbstractComposedValidator AbstractValidator This is the abstract base class allValidator
implementations should extend.AbstractValueValidator This is the abstract base implementation ofValidator
.ValidationResult Result of avalidation
.Validator ValidatorRegistry -
Classes in io.github.mmm.validation used by io.github.mmm.validation.main Class Description AbstractValidator This is the abstract base class allValidator
implementations should extend.AbstractValueValidator This is the abstract base implementation ofValidator
.Validator ValidatorRegistry -
Classes in io.github.mmm.validation used by io.github.mmm.validation.number Class Description ValidatorRegistry -
Classes in io.github.mmm.validation used by io.github.mmm.validation.range Class Description ValidatorRegistry -
Classes in io.github.mmm.validation used by io.github.mmm.validation.string Class Description AbstractValidator This is the abstract base class allValidator
implementations should extend.AbstractValueValidator This is the abstract base implementation ofValidator
.Validator ValidatorRegistry -
Classes in io.github.mmm.validation used by io.github.mmm.validation.temporal Class Description AbstractValidator This is the abstract base class allValidator
implementations should extend.AbstractValueValidator This is the abstract base implementation ofValidator
.Validator ValidatorRegistry -
Classes in io.github.mmm.validation used by io.github.mmm.validation.temporal.instant Class Description AbstractValidator This is the abstract base class allValidator
implementations should extend.AbstractValueValidator This is the abstract base implementation ofValidator
.Validator ValidatorRegistry -
Classes in io.github.mmm.validation used by io.github.mmm.validation.temporal.localdate Class Description AbstractValidator This is the abstract base class allValidator
implementations should extend.AbstractValueValidator This is the abstract base implementation ofValidator
.Validator ValidatorRegistry -
Classes in io.github.mmm.validation used by io.github.mmm.validation.temporal.localdatetime Class Description AbstractValidator This is the abstract base class allValidator
implementations should extend.AbstractValueValidator This is the abstract base implementation ofValidator
.Validator ValidatorRegistry -
Classes in io.github.mmm.validation used by io.github.mmm.validation.temporal.localtime Class Description AbstractValidator This is the abstract base class allValidator
implementations should extend.AbstractValueValidator This is the abstract base implementation ofValidator
.Validator ValidatorRegistry -
Classes in io.github.mmm.validation used by io.github.mmm.validation.temporal.offsetdatetime Class Description AbstractValidator This is the abstract base class allValidator
implementations should extend.AbstractValueValidator This is the abstract base implementation ofValidator
.Validator ValidatorRegistry -
Classes in io.github.mmm.validation used by io.github.mmm.validation.temporal.offsettime Class Description AbstractValidator This is the abstract base class allValidator
implementations should extend.AbstractValueValidator This is the abstract base implementation ofValidator
.Validator ValidatorRegistry -
Classes in io.github.mmm.validation used by io.github.mmm.validation.temporal.zoneddatetime Class Description AbstractValidator This is the abstract base class allValidator
implementations should extend.AbstractValueValidator This is the abstract base implementation ofValidator
.Validator ValidatorRegistry