onflow / freshmint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support custom field validators

psiemens opened this issue · comments

Freshmint could do some metadata validation either off chain or on chain based on restrictions set by the developer.

Examples:

  • reject empty strings
  • require numbers to be in certain range