C# (CSharp) Spring.Web.UI.Validation 네임스페이스

클래스들

이름 설명
AbstractValidationErrorsRenderer This class provides common members for all validation errors renderers.
DivValidationErrorsRenderer Implementation of IValidationErrorsRenderer that renders validation errors within a div element, using breaks between the errors.
SpanValidationErrorsRenderer Implementation of IValidationErrorsRenderer that renders validation errors within a span element, using breaks between the errors.