Package io.protostuff.compiler.parser
Class UserTypeValidationPostProcessor
- java.lang.Object
-
- io.protostuff.compiler.parser.UserTypeValidationPostProcessor
-
- All Implemented Interfaces:
ProtoContextPostProcessor
public class UserTypeValidationPostProcessor extends Object implements ProtoContextPostProcessor
Validation post-processor for user types.- Author:
- Kostiantyn Shchepanovskyi
-
-
Constructor Summary
Constructors Constructor Description UserTypeValidationPostProcessor()
-
-
-
Method Detail
-
process
public void process(ProtoContext context)
- Specified by:
processin interfaceProtoContextPostProcessor
-
-