[ 
https://issues.apache.org/jira/browse/AVRO-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659893#comment-13659893
 ] 

Scott Carey commented on AVRO-1315:
-----------------------------------

Chrisophe:

I'll add some factory methods for creating composite validators, or similar, to 
address your use case for composing custom validations with these.

Tom:  
I'll add tests that explicitly test the positive case -- the positive cases are 
all covered now on the path to failure.
Re: serialVersionUID -- any Serializable class without one can be considered a 
bug.  Eclipse gives me a warning without it.  Its unlikely that a user will use 
Java serialization for these exceptions, but there is a chance.
                
> Java: Schema Validation utilities
> ---------------------------------
>
>                 Key: AVRO-1315
>                 URL: https://issues.apache.org/jira/browse/AVRO-1315
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Scott Carey
>            Assignee: Scott Carey
>             Fix For: 1.7.5
>
>         Attachments: AVRO-1315.patch
>
>
> As part of AVRO-1124 we needed Schema Validation utilities.  I have separated 
> those out of that ticket as a stand-alone item.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to