Created
February 6, 2013 20:13
-
-
Save jmarnold/4725396 to your computer and use it in GitHub Desktop.
Custom validation messages with the basic XML support.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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