Module io.github.mmm.validation
Package io.github.mmm.validation
package io.github.mmm.validation
Contains a simple but powerful API for validation.
-
ClassDescriptionAbstract base implementation of
ValidationResult.This is the abstract base class allValidatorimplementations should extend.This is the abstract base implementation ofValidator.ProjectionValidator<V,C> This is the abstract interface for an object, that can bevalidated.ApplicationExceptionif a validation failed.Implementation ofValidationResultfor a failure withoutI18N support.Result of avalidation.ValidationResultthat isvalid.Validator<V>ValidatorRegistry<V,SELF>