63646566676869
} public ValidateCustomTagHandler(TagConfig config) { super(config); binding = getAttribute("binding"); metaRule = new PropertyHandlerMetaRule(new ValidateCustomTag()); }