Interface ValidatorFactoryIF

All Known Implementing Classes:
ValidatorFactory

public interface ValidatorFactoryIF
Application-independent interface. Creates ActionValidator objects on behalf of ValidatorHelper.

Supported API: true

Extendable: false
  • Method Summary

    Modifier and Type
    Method
    Description
    createValidator(String validator_class_name)
    Please use the ValidatorHelper to create instances of Validators.