You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add getErrorMessage() method to return single error message
in ValidationResult. This closesintermine#13.
- Add GFF3 type in ValidatorType
- Add a helper method in ValidatorHelper for Gff3 validation
- Fix Gff errors and add few more feature attribute validation
- Add few basic Gff3 tests
This is me being lazy and not wanting to iterate! For discussion!!
This is my code snippet:
I would like to do this instead:
For the
strict
setting we'll only have one error message anyway.The text was updated successfully, but these errors were encountered: