Interface ValidationDecoratorFactory

All Known Implementing Classes:
ValidationDecoratorFactoryImpl

Deprecated.
Deprecated in 5.4 with no replacement, as ValidationDecorator is being phased out.
Creates an instance of ValidationDecorator for a MarkupWriter. This service is overridden in applications that do not wish to use the default no-op validation decorator.
Since:
5.3
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    Creates a new decorator for the indicated writer.