Class DefaultURLValidator

All Implemented Interfaces:
UIComponentValidator, ValidationFilter

public class DefaultURLValidator extends DefaultUIComponentValidator
Default implementation for a URL Validator, which will allow access to URL
Custom URL Validators need to extend this class and override preValidateAction method.


Supported API: true

Extendable: true