Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.forms.validation
Interface FieldValidator

All Known Implementing Classes:
AbstractFieldValidator, CompositeValidator, EnumerationValidator, ExactLengthValidator, LengthValidator, RangeValidator, RegexValidator

public interface FieldValidator

Author:
Bogdan Stefanescu

Method Summary
 void validate(String value, Object decoded)
           
 

Method Detail

validate

void validate(String value,
              Object decoded)
              throws ValidationException
Throws:
ValidationException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.