Skip to content

Instantly share code, notes, and snippets.

@jmarnold
Created February 6, 2013 20:13
Show Gist options
  • Save jmarnold/4725396 to your computer and use it in GitHub Desktop.
Save jmarnold/4725396 to your computer and use it in GitHub Desktop.
Custom validation messages with the basic XML support.
<fubu-localization>
<string key="ValidationKeys:Required">{field} is a required field. This is a custom message</string>
</fubu-localization>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment