Show / Hide Table of Contents

Namespace Volo.Abp.Validation

Classes

AbpValidationAbstractionsModule

AbpValidationException

This exception type is used to throws validation exceptions.

AbpValidationModule

AbpValidationOptions

AbpValidationResult

DataAnnotationObjectValidationContributor

DisableValidationAttribute

Can be added to a method to disable auto validation.

DynamicMaxLengthAttribute

DynamicStringLengthAttribute

Used to determine and properties on the runtime.

EnableValidationAttribute

Can be added to a method to enable auto validation if validation is disabled for it's class.

HasValidationErrorsExtensions

MethodInvocationValidationContext

MethodInvocationValidator

ObjectValidationContext

ObjectValidator

ValidationHelper

ValidationInterceptor

ValidationInterceptorRegistrar

Interfaces

IAbpValidationResult

IHasValidationErrors

IMethodInvocationValidator

IObjectValidationContributor

IObjectValidator

IValidationEnabled

Back to top Powered by Volosoft