Skip to content

More field serializers #298

Description

@tombch

This is something pretty straightfoward but requires a bit of updating on projects: extending the utils/fieldserializers with some more custom validation e.g. S3URIField, FastaField, VersionField ... etc, all of which could inherit from the CharField field serializer in utils/fieldserializers.

Currently there is no strict validation of these types of things, which has been fine so far as these fields are populated by a trusted process (roz). But there should be some more validation on these really.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions